library(medicaldata)
head(licorice_gargle)
preOp_gender preOp_asa preOp_calcBMI preOp_age preOp_mallampati preOp_smoking
1 0 3 32.98 67 2 1
2 0 2 23.66 76 2 2
3 0 2 26.83 58 2 1
4 0 2 28.39 59 2 1
5 0 1 30.45 73 1 2
6 0 2 35.49 61 3 1
preOp_pain treat intraOp_surgerySize extubation_cough pacu30min_cough
1 0 1 2 0 0
2 0 1 1 0 0
3 0 1 2 0 0
4 0 1 3 0 0
5 0 1 2 0 0
6 0 1 3 0 0
pacu30min_throatPain pacu30min_swallowPain pacu90min_cough
1 0 0 0
2 0 0 0
3 0 0 0
4 0 0 0
5 0 0 0
6 0 0 0
pacu90min_throatPain postOp4hour_cough postOp4hour_throatPain pod1am_cough
1 0 0 0 0
2 0 0 0 0
3 0 0 0 0
4 0 0 0 0
5 0 0 0 0
6 0 0 0 0
pod1am_throatPain
1 0
2 0
3 0
4 0
5 0
6 0